Distutils2 vs Pip
Updated: 2010-05-31 11:21:43
Note: if you are not familiar with PEP 345, you might want to read it to understand this entry. It adds for instance “Requires-Dist” that is similar to setuptools’ install_requires and provides a standard for dependencies description. The GSOC has started and we are already working on a lot of tasks about packaging. The main [...]